home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Immoral Angel 1
/
Immoral Angel 1.iso
/
pc
/
program
/
main.dxr
/
00013.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-07-11
|
126 b
|
9 lines
on mouseDown
global dialogboxopen, framenum
if dialogboxopen then
go("mainLoop")
else
go(framenum)
end if
end